github.com/gotd/td/telegram.cachedCDNPool.conn (field)
6 uses
github.com/gotd/td/telegram (current package)
cdn_pool_manager.go#L15: conn CloseInvoker
cdn_pool_manager.go#L125: return pools[best].conn, true
cdn_pool_manager.go#L180: conn: created,
cdn_pool_manager.go#L204: add(cached.conn)
cdn_pool_manager.go#L306: delete(m.refs, cached.conn)
cdn_pool_manager.go#L312: toClose = append(toClose, cached.conn)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |